import Select from './src/select.vue';
import type { SFCWithInstall } from 'code-monkey-ui/es/utils';
declare const _Select: import("code-monkey-ui/es/utils").SFCWithInstall<typeof Select>;
export default _Select;
export declare const ElSelectV2: typeof _Select;
export * from './src/token';