export declare type SelectData = { label: string; value: string; };