declare const isRgb: (string: string) => boolean; export default isRgb;