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