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