declare module '@ember/object/internals' {
    export { cacheFor, guidFor } from "@ember/object/-internals";
}