import React from 'react'; export declare const withReactProps:
>(WrappedComponent: React.ElementType) => (props: P) => import("react/jsx-runtime").JSX.Element;