declare module '@ember/object/observers' {
    export { addObserver, removeObserver } from "@ember/-internals/metal";
}