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