declare module 'ember-data/adapters/rest' {
  export { default } from "@ember-data/adapter/rest";
  
}