import { Context as ContextInterface } from './Provider.type'; export declare function useProviderContext(): ContextInterface; //# sourceMappingURL=useProviderContext.d.ts.map