export default function fromBase64(base64: string): string;
