declare module 'ember-data/attr' {
  export { attr as default } from '@ember-data/model';
}
//# sourceMappingURL=attr.d.ts.map