import { SWRStoreExtendedOptions } from './types'; declare const DEFAULT_CONFIG: SWRStoreExtendedOptions; export default DEFAULT_CONFIG;