export declare const hexToRgbA: (hex: string, opacity?: number) => string;
