export declare const convertStringToByteArray: (str: string) => Uint8Array;