export declare const convertHexToRGBA: (hex: string, alpha?: number) => string;