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