export declare const hexToRgba: (hexCode: string, opacity: number) => string;