import ColorPickerPanel from './src/color-picker-panel.vue'; import type { SFCWithInstall } from 'element-plus/es/utils'; export declare const ElColorPickerPanel: SFCWithInstall; export default ElColorPickerPanel; export * from './src/color-picker-panel';