export default function getValuesRGB(rgb: string | any): number[];
