export declare const btoaPolyfill: (str: string) => string; export declare const atobPolyfill: (str: string) => string;