FunctionSelector typeFunctionSelector typeFunctionSelector typeFunctionSelector typeSignature export declare type FunctionSelector = (id: string) => string;Import import { FunctionSelector } from '@grafana/e2e-selectors';