import { VColorPickerProps } from './types'; import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue'; declare const _default: DefineComponent any; }, string, PublicProps, Readonly & Readonly<{ onUpdateColor?: ((color: string) => any) | undefined; }>, { color: string; disabled: boolean; isShowLabel: boolean; presets: string[]; }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>; export default _default; //# sourceMappingURL=VColorPicker.vue.d.ts.map