/// import type { GlobalScopePonyfill } from 'botframework-webchat-core'; type PonyfillContextType = { ponyfillState: readonly [GlobalScopePonyfill]; }; declare const _default: import("react").Context; export default _default; //# sourceMappingURL=PonyfillContext.d.ts.map