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