import { SelectConfig } from '../types';
export declare const DEFAULT_SELECT_CONFIG: SelectConfig;
