export declare type VFormSelectProps = {};
export declare type VFormSelectItem = Record<string, any>;
