import { TemplateDelegate } from 'handlebars' declare const template: TemplateDelegate<{ token: string }> export default template