export = rgbaToHex; declare function rgbaToHex(rgba: any): string;