/*! * Copyright (C) Microsoft Corporation. All rights reserved. */ import type { IContext } from './App.Types'; export declare function getContext(): Promise; //# sourceMappingURL=ContextProvider.d.ts.map