Version: 1.0.01.0.11.0.21.0.31.0.42.0.02.0.12.0.22.0.32.0.42.0.52.0.6
export function atob(encodedData: string): string | null
export function btoa(stringToEncode: string): string | null