export declare function hexToBase64(hex: string): string;
