export declare const base64UrlToBytes: (b64url: string) => Uint8Array;
//# sourceMappingURL=base64UrlToBytes.d.ts.map