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