import { FetchContextTypes } from './types'; export declare const FetchContext: import("react").Context; export default FetchContext;