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