export declare const withArgs: <SWRType>(hook: any) => SWRType;
