import { TemplateFactory } from 'htmlbars-inline-precompile'; export function hbs(tagged: TemplateStringsArray): TemplateFactory;