declare function getContext(): {}; declare function setContext(context: any): void; export { getContext, setContext }; //# sourceMappingURL=Manager.d.ts.map