export declare function isBindingContextLoaded(loadedContexts: WeakSet<object>, context: unknown): boolean;
