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