Module Webapi.Base64

let btoa: string => string;
let atob: string => string;