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