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