import { SWRConfig } from '../types';
export declare const defaultConfig: SWRConfig;
