export declare const convertHexStringToBase36String: (hex: string) => string;