import React from "react"; export declare const withResize: (methodName: string) => >(Component: T) => T;