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