/// import { ColorPickerBaseProps } from "../types"; export declare const HexColorPicker: (props: Partial>) => JSX.Element;