declare module 'ember-testing/lib/ext/rsvp' { import { RSVP } from '@ember/-internals/runtime'; export default RSVP; }