import React from "react"; export declare function withOutsideClick(methodName?: string): >(WrappedComponent: C) => C;