export declare const RGBAToHexALegacy: (rgba: string, forceRemoveAlpha?: boolean) => string;
