import { ConfigInterface } from './types'; declare const SWRConfigContext: import("react").Context>>; export default SWRConfigContext;