import { InstallWithSFC } from '../../hooks';
import { default as Select } from './src/select.vue';
export declare const LwxSelect: InstallWithSFC<typeof Select>;
export default LwxSelect;
export * from './src/instance';
export * from './src/select';