export declare function btoa(input?: string): string; export declare function atob(input?: string): string; //# sourceMappingURL=base64.d.ts.map