import '../../../../utils/index.mjs';
import { AspTreeSelect as AspTreeSelect$1 } from './src/index.mjs';
import { withInstall } from '../../../../utils/vue/install.mjs';
const AspTreeSelect = withInstall(AspTreeSelect$1);
export { AspTreeSelect, AspTreeSelect as default };