import type { SelectorValueType } from './type'; export declare const DEHAULT_OPTIONS: { label: string; value: SelectorValueType; }[];