declare module 'ember-data/serializers/json-api' {
  export { default } from "@ember-data/serializer/json-api";
  
}