export declare const options: { label: string; value: string; children: { label: string; value: string; }[]; }[];