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