export declare const convertHexStringToByteArray: (hex: string) => Uint8Array;