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