/** Transform content from a base64 encoded string */ export default function (input: string): string;