export * from './src/select'; export declare const VanSelect: import("@vangle/utils").SFCWithInstall<(props: Record & {}) => any> & Record; export declare const VanOption: import("@vangle/utils").SFCWithInstall<(props: Record & {}) => any> & Record; export default VanSelect;