export declare function hexToRgba(hex: string, alpha: number): string;
