import { TdColorPickerProps } from './type'; import './style'; export * from './type'; export declare type ColorPickerProps = TdColorPickerProps; export declare const ColorPickerPanel: import("vue").ComponentOptions; innerValue: import("@vue/composition-api").Ref; setInnerValue: import("../hooks").ChangeHandler; handleChange: (value: string, context: import("./interfaces").TdColorContext) => void; }> & import("@vue/composition-api").Data, {}, {}, { clearable: BooleanConstructor; closeBtn: { type: import("vue").PropType import("vue/types/vnode").ScopedSlotReturnValue)>; default: boolean; }; colorModes: { type: import("vue").PropType<("monochrome" | "linear-gradient")[]>; default: () => string[]; }; disabled: BooleanConstructor; enableAlpha: BooleanConstructor; enableMultipleGradient: { type: BooleanConstructor; default: boolean; }; format: { type: import("vue").PropType<"RGB" | "RGBA" | "HSL" | "HSLA" | "HSB" | "HSV" | "HSVA" | "HEX" | "CMYK" | "CSS">; default: "RGB" | "RGBA" | "HSL" | "HSLA" | "HSB" | "HSV" | "HSVA" | "HEX" | "CMYK" | "CSS"; validator(val: "RGB" | "RGBA" | "HSL" | "HSLA" | "HSB" | "HSV" | "HSVA" | "HEX" | "CMYK" | "CSS"): boolean; }; inputProps: { type: import("vue").PropType>; }; multiple: BooleanConstructor; popupProps: { type: import("vue").PropType; }; recentColors: { type: import("vue").PropType; default: () => boolean | string[]; }; defaultRecentColors: { type: import("vue").PropType; default: () => boolean | string[]; }; selectInputProps: { type: import("vue").PropType; }; showPrimaryColorPreview: { type: BooleanConstructor; default: boolean; }; size: { type: import("vue").PropType; default: import("..").SizeEnum; validator(val: import("..").SizeEnum): boolean; }; swatchColors: { type: import("vue").PropType; }; value: { type: StringConstructor; default: string; }; defaultValue: { type: StringConstructor; default: string; }; onChange: import("vue").PropType<(value: string, context: { color: import("./type").ColorObject; trigger: import("./type").ColorPickerChangeTrigger; }) => void>; onPaletteBarChange: import("vue").PropType<(context: { color: import("./type").ColorObject; }) => void>; onRecentColorsChange: import("vue").PropType<(value: string[]) => void>; }, import("@vue/composition-api").ExtractPropTypes<{ clearable: BooleanConstructor; closeBtn: { type: import("vue").PropType import("vue/types/vnode").ScopedSlotReturnValue)>; default: boolean; }; colorModes: { type: import("vue").PropType<("monochrome" | "linear-gradient")[]>; default: () => string[]; }; disabled: BooleanConstructor; enableAlpha: BooleanConstructor; enableMultipleGradient: { type: BooleanConstructor; default: boolean; }; format: { type: import("vue").PropType<"RGB" | "RGBA" | "HSL" | "HSLA" | "HSB" | "HSV" | "HSVA" | "HEX" | "CMYK" | "CSS">; default: "RGB" | "RGBA" | "HSL" | "HSLA" | "HSB" | "HSV" | "HSVA" | "HEX" | "CMYK" | "CSS"; validator(val: "RGB" | "RGBA" | "HSL" | "HSLA" | "HSB" | "HSV" | "HSVA" | "HEX" | "CMYK" | "CSS"): boolean; }; inputProps: { type: import("vue").PropType>; }; multiple: BooleanConstructor; popupProps: { type: import("vue").PropType; }; recentColors: { type: import("vue").PropType; default: () => boolean | string[]; }; defaultRecentColors: { type: import("vue").PropType; default: () => boolean | string[]; }; selectInputProps: { type: import("vue").PropType; }; showPrimaryColorPreview: { type: BooleanConstructor; default: boolean; }; size: { type: import("vue").PropType; default: import("..").SizeEnum; validator(val: import("..").SizeEnum): boolean; }; swatchColors: { type: import("vue").PropType; }; value: { type: StringConstructor; default: string; }; defaultValue: { type: StringConstructor; default: string; }; onChange: import("vue").PropType<(value: string, context: { color: import("./type").ColorObject; trigger: import("./type").ColorPickerChangeTrigger; }) => void>; onPaletteBarChange: import("vue").PropType<(context: { color: import("./type").ColorObject; }) => void>; onRecentColorsChange: import("vue").PropType<(value: string[]) => void>; }>> & Omit, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{ value: string; disabled: boolean; multiple: boolean; size: import("..").SizeEnum; defaultValue: string; format: "RGB" | "RGBA" | "HSL" | "HSLA" | "HSB" | "HSV" | "HSVA" | "HEX" | "CMYK" | "CSS"; clearable: boolean; closeBtn: string | boolean | ((h: import("vue").CreateElement) => import("vue/types/vnode").ScopedSlotReturnValue); colorModes: ("monochrome" | "linear-gradient")[]; recentColors: boolean | string[]; defaultRecentColors: boolean | string[]; enableAlpha: boolean; enableMultipleGradient: boolean; showPrimaryColorPreview: boolean; } & { onChange?: (value: string, context: { color: import("./type").ColorObject; trigger: import("./type").ColorPickerChangeTrigger; }) => void; inputProps?: unknown; popupProps?: unknown; selectInputProps?: unknown; swatchColors?: string[]; onPaletteBarChange?: (context: { color: import("./type").ColorObject; }) => void; onRecentColorsChange?: (value: string[]) => void; }, import("@vue/composition-api").ShallowUnwrapRef<{ prefix: import("@vue/composition-api").Ref; innerValue: import("@vue/composition-api").Ref; setInnerValue: import("../hooks").ChangeHandler; handleChange: (value: string, context: import("./interfaces").TdColorContext) => void; }>, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, { value: string; disabled: boolean; multiple: boolean; size: import("..").SizeEnum; defaultValue: string; format: "RGB" | "RGBA" | "HSL" | "HSLA" | "HSB" | "HSV" | "HSVA" | "HEX" | "CMYK" | "CSS"; clearable: boolean; closeBtn: string | boolean | ((h: import("vue").CreateElement) => import("vue/types/vnode").ScopedSlotReturnValue); colorModes: ("monochrome" | "linear-gradient")[]; recentColors: boolean | string[]; defaultRecentColors: boolean | string[]; enableAlpha: boolean; enableMultipleGradient: boolean; showPrimaryColorPreview: boolean; } & { onChange?: (value: string, context: { color: import("./type").ColorObject; trigger: import("./type").ColorPickerChangeTrigger; }) => void; inputProps?: unknown; popupProps?: unknown; selectInputProps?: unknown; swatchColors?: string[]; onPaletteBarChange?: (context: { color: import("./type").ColorObject; }) => void; onRecentColorsChange?: (value: string[]) => void; }, { value: string; disabled: boolean; multiple: boolean; size: import("..").SizeEnum; defaultValue: string; format: "RGB" | "RGBA" | "HSL" | "HSLA" | "HSB" | "HSV" | "HSVA" | "HEX" | "CMYK" | "CSS"; clearable: boolean; closeBtn: string | boolean | ((h: import("vue").CreateElement) => import("vue/types/vnode").ScopedSlotReturnValue); colorModes: ("monochrome" | "linear-gradient")[]; recentColors: boolean | string[]; defaultRecentColors: boolean | string[]; enableAlpha: boolean; enableMultipleGradient: boolean; showPrimaryColorPreview: boolean; }, true>) & import("vue").PluginObject; innerValue: import("@vue/composition-api").Ref; setInnerValue: import("../hooks").ChangeHandler; handleChange: (value: string, context: import("./interfaces").TdColorContext) => void; }> & import("@vue/composition-api").Data, {}, {}, { clearable: BooleanConstructor; closeBtn: { type: import("vue").PropType import("vue/types/vnode").ScopedSlotReturnValue)>; default: boolean; }; colorModes: { type: import("vue").PropType<("monochrome" | "linear-gradient")[]>; default: () => string[]; }; disabled: BooleanConstructor; enableAlpha: BooleanConstructor; enableMultipleGradient: { type: BooleanConstructor; default: boolean; }; format: { type: import("vue").PropType<"RGB" | "RGBA" | "HSL" | "HSLA" | "HSB" | "HSV" | "HSVA" | "HEX" | "CMYK" | "CSS">; default: "RGB" | "RGBA" | "HSL" | "HSLA" | "HSB" | "HSV" | "HSVA" | "HEX" | "CMYK" | "CSS"; validator(val: "RGB" | "RGBA" | "HSL" | "HSLA" | "HSB" | "HSV" | "HSVA" | "HEX" | "CMYK" | "CSS"): boolean; }; inputProps: { type: import("vue").PropType>; }; multiple: BooleanConstructor; popupProps: { type: import("vue").PropType; }; recentColors: { type: import("vue").PropType; default: () => boolean | string[]; }; defaultRecentColors: { type: import("vue").PropType; default: () => boolean | string[]; }; selectInputProps: { type: import("vue").PropType; }; showPrimaryColorPreview: { type: BooleanConstructor; default: boolean; }; size: { type: import("vue").PropType; default: import("..").SizeEnum; validator(val: import("..").SizeEnum): boolean; }; swatchColors: { type: import("vue").PropType; }; value: { type: StringConstructor; default: string; }; defaultValue: { type: StringConstructor; default: string; }; onChange: import("vue").PropType<(value: string, context: { color: import("./type").ColorObject; trigger: import("./type").ColorPickerChangeTrigger; }) => void>; onPaletteBarChange: import("vue").PropType<(context: { color: import("./type").ColorObject; }) => void>; onRecentColorsChange: import("vue").PropType<(value: string[]) => void>; }, import("@vue/composition-api").ExtractPropTypes<{ clearable: BooleanConstructor; closeBtn: { type: import("vue").PropType import("vue/types/vnode").ScopedSlotReturnValue)>; default: boolean; }; colorModes: { type: import("vue").PropType<("monochrome" | "linear-gradient")[]>; default: () => string[]; }; disabled: BooleanConstructor; enableAlpha: BooleanConstructor; enableMultipleGradient: { type: BooleanConstructor; default: boolean; }; format: { type: import("vue").PropType<"RGB" | "RGBA" | "HSL" | "HSLA" | "HSB" | "HSV" | "HSVA" | "HEX" | "CMYK" | "CSS">; default: "RGB" | "RGBA" | "HSL" | "HSLA" | "HSB" | "HSV" | "HSVA" | "HEX" | "CMYK" | "CSS"; validator(val: "RGB" | "RGBA" | "HSL" | "HSLA" | "HSB" | "HSV" | "HSVA" | "HEX" | "CMYK" | "CSS"): boolean; }; inputProps: { type: import("vue").PropType>; }; multiple: BooleanConstructor; popupProps: { type: import("vue").PropType; }; recentColors: { type: import("vue").PropType; default: () => boolean | string[]; }; defaultRecentColors: { type: import("vue").PropType; default: () => boolean | string[]; }; selectInputProps: { type: import("vue").PropType; }; showPrimaryColorPreview: { type: BooleanConstructor; default: boolean; }; size: { type: import("vue").PropType; default: import("..").SizeEnum; validator(val: import("..").SizeEnum): boolean; }; swatchColors: { type: import("vue").PropType; }; value: { type: StringConstructor; default: string; }; defaultValue: { type: StringConstructor; default: string; }; onChange: import("vue").PropType<(value: string, context: { color: import("./type").ColorObject; trigger: import("./type").ColorPickerChangeTrigger; }) => void>; onPaletteBarChange: import("vue").PropType<(context: { color: import("./type").ColorObject; }) => void>; onRecentColorsChange: import("vue").PropType<(value: string[]) => void>; }>> & Omit, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{ value: string; disabled: boolean; multiple: boolean; size: import("..").SizeEnum; defaultValue: string; format: "RGB" | "RGBA" | "HSL" | "HSLA" | "HSB" | "HSV" | "HSVA" | "HEX" | "CMYK" | "CSS"; clearable: boolean; closeBtn: string | boolean | ((h: import("vue").CreateElement) => import("vue/types/vnode").ScopedSlotReturnValue); colorModes: ("monochrome" | "linear-gradient")[]; recentColors: boolean | string[]; defaultRecentColors: boolean | string[]; enableAlpha: boolean; enableMultipleGradient: boolean; showPrimaryColorPreview: boolean; } & { onChange?: (value: string, context: { color: import("./type").ColorObject; trigger: import("./type").ColorPickerChangeTrigger; }) => void; inputProps?: unknown; popupProps?: unknown; selectInputProps?: unknown; swatchColors?: string[]; onPaletteBarChange?: (context: { color: import("./type").ColorObject; }) => void; onRecentColorsChange?: (value: string[]) => void; }, import("@vue/composition-api").ShallowUnwrapRef<{ prefix: import("@vue/composition-api").Ref; innerValue: import("@vue/composition-api").Ref; setInnerValue: import("../hooks").ChangeHandler; handleChange: (value: string, context: import("./interfaces").TdColorContext) => void; }>, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, { value: string; disabled: boolean; multiple: boolean; size: import("..").SizeEnum; defaultValue: string; format: "RGB" | "RGBA" | "HSL" | "HSLA" | "HSB" | "HSV" | "HSVA" | "HEX" | "CMYK" | "CSS"; clearable: boolean; closeBtn: string | boolean | ((h: import("vue").CreateElement) => import("vue/types/vnode").ScopedSlotReturnValue); colorModes: ("monochrome" | "linear-gradient")[]; recentColors: boolean | string[]; defaultRecentColors: boolean | string[]; enableAlpha: boolean; enableMultipleGradient: boolean; showPrimaryColorPreview: boolean; } & { onChange?: (value: string, context: { color: import("./type").ColorObject; trigger: import("./type").ColorPickerChangeTrigger; }) => void; inputProps?: unknown; popupProps?: unknown; selectInputProps?: unknown; swatchColors?: string[]; onPaletteBarChange?: (context: { color: import("./type").ColorObject; }) => void; onRecentColorsChange?: (value: string[]) => void; }, { value: string; disabled: boolean; multiple: boolean; size: import("..").SizeEnum; defaultValue: string; format: "RGB" | "RGBA" | "HSL" | "HSLA" | "HSB" | "HSV" | "HSVA" | "HEX" | "CMYK" | "CSS"; clearable: boolean; closeBtn: string | boolean | ((h: import("vue").CreateElement) => import("vue/types/vnode").ScopedSlotReturnValue); colorModes: ("monochrome" | "linear-gradient")[]; recentColors: boolean | string[]; defaultRecentColors: boolean | string[]; enableAlpha: boolean; enableMultipleGradient: boolean; showPrimaryColorPreview: boolean; }, true>)>; export declare const ColorPicker: import("vue").ComponentOptions; innerValue: import("@vue/composition-api").Ref; visible: import("@vue/composition-api").Ref; setVisible: (value: boolean) => boolean; setInnerValue: import("../hooks").ChangeHandler; handleChange: (value: string, context: import("./interfaces").TdColorContext) => void; handlePaletteChange: (context: import("./interfaces").TdColorContext) => void; }> & import("@vue/composition-api").Data, {}, {}, { clearable: BooleanConstructor; closeBtn: { type: import("vue").PropType import("vue/types/vnode").ScopedSlotReturnValue)>; default: boolean; }; colorModes: { type: import("vue").PropType<("monochrome" | "linear-gradient")[]>; default: () => string[]; }; disabled: BooleanConstructor; enableAlpha: BooleanConstructor; enableMultipleGradient: { type: BooleanConstructor; default: boolean; }; format: { type: import("vue").PropType<"RGB" | "RGBA" | "HSL" | "HSLA" | "HSB" | "HSV" | "HSVA" | "HEX" | "CMYK" | "CSS">; default: "RGB" | "RGBA" | "HSL" | "HSLA" | "HSB" | "HSV" | "HSVA" | "HEX" | "CMYK" | "CSS"; validator(val: "RGB" | "RGBA" | "HSL" | "HSLA" | "HSB" | "HSV" | "HSVA" | "HEX" | "CMYK" | "CSS"): boolean; }; inputProps: { type: import("vue").PropType>; }; multiple: BooleanConstructor; popupProps: { type: import("vue").PropType; }; recentColors: { type: import("vue").PropType; default: () => boolean | string[]; }; defaultRecentColors: { type: import("vue").PropType; default: () => boolean | string[]; }; selectInputProps: { type: import("vue").PropType; }; showPrimaryColorPreview: { type: BooleanConstructor; default: boolean; }; size: { type: import("vue").PropType; default: import("..").SizeEnum; validator(val: import("..").SizeEnum): boolean; }; swatchColors: { type: import("vue").PropType; }; value: { type: StringConstructor; default: string; }; defaultValue: { type: StringConstructor; default: string; }; onChange: import("vue").PropType<(value: string, context: { color: import("./type").ColorObject; trigger: import("./type").ColorPickerChangeTrigger; }) => void>; onPaletteBarChange: import("vue").PropType<(context: { color: import("./type").ColorObject; }) => void>; onRecentColorsChange: import("vue").PropType<(value: string[]) => void>; }, import("@vue/composition-api").ExtractPropTypes<{ clearable: BooleanConstructor; closeBtn: { type: import("vue").PropType import("vue/types/vnode").ScopedSlotReturnValue)>; default: boolean; }; colorModes: { type: import("vue").PropType<("monochrome" | "linear-gradient")[]>; default: () => string[]; }; disabled: BooleanConstructor; enableAlpha: BooleanConstructor; enableMultipleGradient: { type: BooleanConstructor; default: boolean; }; format: { type: import("vue").PropType<"RGB" | "RGBA" | "HSL" | "HSLA" | "HSB" | "HSV" | "HSVA" | "HEX" | "CMYK" | "CSS">; default: "RGB" | "RGBA" | "HSL" | "HSLA" | "HSB" | "HSV" | "HSVA" | "HEX" | "CMYK" | "CSS"; validator(val: "RGB" | "RGBA" | "HSL" | "HSLA" | "HSB" | "HSV" | "HSVA" | "HEX" | "CMYK" | "CSS"): boolean; }; inputProps: { type: import("vue").PropType>; }; multiple: BooleanConstructor; popupProps: { type: import("vue").PropType; }; recentColors: { type: import("vue").PropType; default: () => boolean | string[]; }; defaultRecentColors: { type: import("vue").PropType; default: () => boolean | string[]; }; selectInputProps: { type: import("vue").PropType; }; showPrimaryColorPreview: { type: BooleanConstructor; default: boolean; }; size: { type: import("vue").PropType; default: import("..").SizeEnum; validator(val: import("..").SizeEnum): boolean; }; swatchColors: { type: import("vue").PropType; }; value: { type: StringConstructor; default: string; }; defaultValue: { type: StringConstructor; default: string; }; onChange: import("vue").PropType<(value: string, context: { color: import("./type").ColorObject; trigger: import("./type").ColorPickerChangeTrigger; }) => void>; onPaletteBarChange: import("vue").PropType<(context: { color: import("./type").ColorObject; }) => void>; onRecentColorsChange: import("vue").PropType<(value: string[]) => void>; }>> & Omit, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{ value: string; disabled: boolean; multiple: boolean; size: import("..").SizeEnum; defaultValue: string; format: "RGB" | "RGBA" | "HSL" | "HSLA" | "HSB" | "HSV" | "HSVA" | "HEX" | "CMYK" | "CSS"; clearable: boolean; closeBtn: string | boolean | ((h: import("vue").CreateElement) => import("vue/types/vnode").ScopedSlotReturnValue); colorModes: ("monochrome" | "linear-gradient")[]; recentColors: boolean | string[]; defaultRecentColors: boolean | string[]; enableAlpha: boolean; enableMultipleGradient: boolean; showPrimaryColorPreview: boolean; } & { onChange?: (value: string, context: { color: import("./type").ColorObject; trigger: import("./type").ColorPickerChangeTrigger; }) => void; inputProps?: unknown; popupProps?: unknown; selectInputProps?: unknown; swatchColors?: string[]; onPaletteBarChange?: (context: { color: import("./type").ColorObject; }) => void; onRecentColorsChange?: (value: string[]) => void; }, import("@vue/composition-api").ShallowUnwrapRef<{ baseClassName: import("@vue/composition-api").ComputedRef; innerValue: import("@vue/composition-api").Ref; visible: import("@vue/composition-api").Ref; setVisible: (value: boolean) => boolean; setInnerValue: import("../hooks").ChangeHandler; handleChange: (value: string, context: import("./interfaces").TdColorContext) => void; handlePaletteChange: (context: import("./interfaces").TdColorContext) => void; }>, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, { value: string; disabled: boolean; multiple: boolean; size: import("..").SizeEnum; defaultValue: string; format: "RGB" | "RGBA" | "HSL" | "HSLA" | "HSB" | "HSV" | "HSVA" | "HEX" | "CMYK" | "CSS"; clearable: boolean; closeBtn: string | boolean | ((h: import("vue").CreateElement) => import("vue/types/vnode").ScopedSlotReturnValue); colorModes: ("monochrome" | "linear-gradient")[]; recentColors: boolean | string[]; defaultRecentColors: boolean | string[]; enableAlpha: boolean; enableMultipleGradient: boolean; showPrimaryColorPreview: boolean; } & { onChange?: (value: string, context: { color: import("./type").ColorObject; trigger: import("./type").ColorPickerChangeTrigger; }) => void; inputProps?: unknown; popupProps?: unknown; selectInputProps?: unknown; swatchColors?: string[]; onPaletteBarChange?: (context: { color: import("./type").ColorObject; }) => void; onRecentColorsChange?: (value: string[]) => void; }, { value: string; disabled: boolean; multiple: boolean; size: import("..").SizeEnum; defaultValue: string; format: "RGB" | "RGBA" | "HSL" | "HSLA" | "HSB" | "HSV" | "HSVA" | "HEX" | "CMYK" | "CSS"; clearable: boolean; closeBtn: string | boolean | ((h: import("vue").CreateElement) => import("vue/types/vnode").ScopedSlotReturnValue); colorModes: ("monochrome" | "linear-gradient")[]; recentColors: boolean | string[]; defaultRecentColors: boolean | string[]; enableAlpha: boolean; enableMultipleGradient: boolean; showPrimaryColorPreview: boolean; }, true>) & import("vue").PluginObject; innerValue: import("@vue/composition-api").Ref; visible: import("@vue/composition-api").Ref; setVisible: (value: boolean) => boolean; setInnerValue: import("../hooks").ChangeHandler; handleChange: (value: string, context: import("./interfaces").TdColorContext) => void; handlePaletteChange: (context: import("./interfaces").TdColorContext) => void; }> & import("@vue/composition-api").Data, {}, {}, { clearable: BooleanConstructor; closeBtn: { type: import("vue").PropType import("vue/types/vnode").ScopedSlotReturnValue)>; default: boolean; }; colorModes: { type: import("vue").PropType<("monochrome" | "linear-gradient")[]>; default: () => string[]; }; disabled: BooleanConstructor; enableAlpha: BooleanConstructor; enableMultipleGradient: { type: BooleanConstructor; default: boolean; }; format: { type: import("vue").PropType<"RGB" | "RGBA" | "HSL" | "HSLA" | "HSB" | "HSV" | "HSVA" | "HEX" | "CMYK" | "CSS">; default: "RGB" | "RGBA" | "HSL" | "HSLA" | "HSB" | "HSV" | "HSVA" | "HEX" | "CMYK" | "CSS"; validator(val: "RGB" | "RGBA" | "HSL" | "HSLA" | "HSB" | "HSV" | "HSVA" | "HEX" | "CMYK" | "CSS"): boolean; }; inputProps: { type: import("vue").PropType>; }; multiple: BooleanConstructor; popupProps: { type: import("vue").PropType; }; recentColors: { type: import("vue").PropType; default: () => boolean | string[]; }; defaultRecentColors: { type: import("vue").PropType; default: () => boolean | string[]; }; selectInputProps: { type: import("vue").PropType; }; showPrimaryColorPreview: { type: BooleanConstructor; default: boolean; }; size: { type: import("vue").PropType; default: import("..").SizeEnum; validator(val: import("..").SizeEnum): boolean; }; swatchColors: { type: import("vue").PropType; }; value: { type: StringConstructor; default: string; }; defaultValue: { type: StringConstructor; default: string; }; onChange: import("vue").PropType<(value: string, context: { color: import("./type").ColorObject; trigger: import("./type").ColorPickerChangeTrigger; }) => void>; onPaletteBarChange: import("vue").PropType<(context: { color: import("./type").ColorObject; }) => void>; onRecentColorsChange: import("vue").PropType<(value: string[]) => void>; }, import("@vue/composition-api").ExtractPropTypes<{ clearable: BooleanConstructor; closeBtn: { type: import("vue").PropType import("vue/types/vnode").ScopedSlotReturnValue)>; default: boolean; }; colorModes: { type: import("vue").PropType<("monochrome" | "linear-gradient")[]>; default: () => string[]; }; disabled: BooleanConstructor; enableAlpha: BooleanConstructor; enableMultipleGradient: { type: BooleanConstructor; default: boolean; }; format: { type: import("vue").PropType<"RGB" | "RGBA" | "HSL" | "HSLA" | "HSB" | "HSV" | "HSVA" | "HEX" | "CMYK" | "CSS">; default: "RGB" | "RGBA" | "HSL" | "HSLA" | "HSB" | "HSV" | "HSVA" | "HEX" | "CMYK" | "CSS"; validator(val: "RGB" | "RGBA" | "HSL" | "HSLA" | "HSB" | "HSV" | "HSVA" | "HEX" | "CMYK" | "CSS"): boolean; }; inputProps: { type: import("vue").PropType>; }; multiple: BooleanConstructor; popupProps: { type: import("vue").PropType; }; recentColors: { type: import("vue").PropType; default: () => boolean | string[]; }; defaultRecentColors: { type: import("vue").PropType; default: () => boolean | string[]; }; selectInputProps: { type: import("vue").PropType; }; showPrimaryColorPreview: { type: BooleanConstructor; default: boolean; }; size: { type: import("vue").PropType; default: import("..").SizeEnum; validator(val: import("..").SizeEnum): boolean; }; swatchColors: { type: import("vue").PropType; }; value: { type: StringConstructor; default: string; }; defaultValue: { type: StringConstructor; default: string; }; onChange: import("vue").PropType<(value: string, context: { color: import("./type").ColorObject; trigger: import("./type").ColorPickerChangeTrigger; }) => void>; onPaletteBarChange: import("vue").PropType<(context: { color: import("./type").ColorObject; }) => void>; onRecentColorsChange: import("vue").PropType<(value: string[]) => void>; }>> & Omit, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{ value: string; disabled: boolean; multiple: boolean; size: import("..").SizeEnum; defaultValue: string; format: "RGB" | "RGBA" | "HSL" | "HSLA" | "HSB" | "HSV" | "HSVA" | "HEX" | "CMYK" | "CSS"; clearable: boolean; closeBtn: string | boolean | ((h: import("vue").CreateElement) => import("vue/types/vnode").ScopedSlotReturnValue); colorModes: ("monochrome" | "linear-gradient")[]; recentColors: boolean | string[]; defaultRecentColors: boolean | string[]; enableAlpha: boolean; enableMultipleGradient: boolean; showPrimaryColorPreview: boolean; } & { onChange?: (value: string, context: { color: import("./type").ColorObject; trigger: import("./type").ColorPickerChangeTrigger; }) => void; inputProps?: unknown; popupProps?: unknown; selectInputProps?: unknown; swatchColors?: string[]; onPaletteBarChange?: (context: { color: import("./type").ColorObject; }) => void; onRecentColorsChange?: (value: string[]) => void; }, import("@vue/composition-api").ShallowUnwrapRef<{ baseClassName: import("@vue/composition-api").ComputedRef; innerValue: import("@vue/composition-api").Ref; visible: import("@vue/composition-api").Ref; setVisible: (value: boolean) => boolean; setInnerValue: import("../hooks").ChangeHandler; handleChange: (value: string, context: import("./interfaces").TdColorContext) => void; handlePaletteChange: (context: import("./interfaces").TdColorContext) => void; }>, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, { value: string; disabled: boolean; multiple: boolean; size: import("..").SizeEnum; defaultValue: string; format: "RGB" | "RGBA" | "HSL" | "HSLA" | "HSB" | "HSV" | "HSVA" | "HEX" | "CMYK" | "CSS"; clearable: boolean; closeBtn: string | boolean | ((h: import("vue").CreateElement) => import("vue/types/vnode").ScopedSlotReturnValue); colorModes: ("monochrome" | "linear-gradient")[]; recentColors: boolean | string[]; defaultRecentColors: boolean | string[]; enableAlpha: boolean; enableMultipleGradient: boolean; showPrimaryColorPreview: boolean; } & { onChange?: (value: string, context: { color: import("./type").ColorObject; trigger: import("./type").ColorPickerChangeTrigger; }) => void; inputProps?: unknown; popupProps?: unknown; selectInputProps?: unknown; swatchColors?: string[]; onPaletteBarChange?: (context: { color: import("./type").ColorObject; }) => void; onRecentColorsChange?: (value: string[]) => void; }, { value: string; disabled: boolean; multiple: boolean; size: import("..").SizeEnum; defaultValue: string; format: "RGB" | "RGBA" | "HSL" | "HSLA" | "HSB" | "HSV" | "HSVA" | "HEX" | "CMYK" | "CSS"; clearable: boolean; closeBtn: string | boolean | ((h: import("vue").CreateElement) => import("vue/types/vnode").ScopedSlotReturnValue); colorModes: ("monochrome" | "linear-gradient")[]; recentColors: boolean | string[]; defaultRecentColors: boolean | string[]; enableAlpha: boolean; enableMultipleGradient: boolean; showPrimaryColorPreview: boolean; }, true>)>;