export declare const hexToRGBA: (hex: string, a: number) => string;
