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