export declare function btoa(decodedData:string):string export declare function btoa_():(decoded_data:string)=>string export { btoa_ as _btoa, }