import type { SFCWithInstall } from '../utils/types'; import ColorPicker from './src/index.vue'; declare const _ColorPicker: SFCWithInstall; export default _ColorPicker;