export declare const stringToUint8Array: (text: string) => Uint8Array;