export declare type ColorPickerLocale = { resetButtonLabel: string; colorLibraryLabel: string; solidColorLabel: string; gradientColorLabel: string; selectColorLabel: string; };