import { ProviderContext } from './types'; import React from 'react'; export declare const Context: React.Context;