declare module 'ember-data/relationships' { export { belongsTo, hasMany } from "@ember-data/model"; }