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