export declare function attachParentScope(childScope: object, parentScope: object): void; export declare function ensureModelPropertyOwner(scope: any, property: string): void; //# sourceMappingURL=scope-chain.d.ts.map