import { TColorPickerProps } from './types';
export declare const ColorPicker: import('react').ForwardRefExoticComponent<TColorPickerProps & import('react').RefAttributes<HTMLDivElement>>;
//# sourceMappingURL=ColorPicker.d.ts.map