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