import { SanityPickerColor } from "./types/color-picker"; export declare const rgba: (color: SanityPickerColor) => string;