declare module '@ember/template-factory' {
  export { templateFactory as createTemplateFactory } from '@glimmer/opcode-compiler';
}
