export function jsDecodeBase64(string: string, name?: string): Uint8Array;
/** @type {typeof jsDecodeBase64} */
export const decodeBase64: typeof jsDecodeBase64;
//# sourceMappingURL=decode.d.ts.map