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