declare const fromBase64: (str: string) => string; export default fromBase64;