export declare const decode: (input: string) => string; export declare const encode: (input: string) => string; //# sourceMappingURL=base64.d.ts.map