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