export declare function toUint8Array(base64String: string, atobFn: typeof atob): Uint8Array;
//# sourceMappingURL=toUint8Array.d.ts.map