import { GroupBase } from './types'; export declare const formatGroupLabel: >(group: Group) => string; export declare const getOptionLabel: