export declare function isRgbColor(color: string): boolean;
