declare module '@ember/template-compiler/lib/dasherize-component-name' { import { Cache } from '@ember/-internals/utils'; const _default: Cache; export default _default; }