import { FullConfiguration } from '../types'; export declare const useSWRConfig: () => FullConfiguration;