import { SafeString } from 'handlebars'; declare const base64: (...args: any[]) => SafeString; export default base64;