import { Context } from 'react'; import { Scope } from './scope'; export declare const ScopeContext: Context;