export declare const convertBase36StringToHexString: (b36: string) => string;