declare module '@ember/array/mutable' {
    export { MutableArray as default } from "@ember/array";
}