export declare const withRouter: <T>(childComponent: any, Fn: any) => T;
