import { TdColorPickerProps } from '.';
export * from '../_common/js/color-picker/constants';
export declare const FORMATS: TdColorPickerProps['format'][];
