export default function WithField(fieldProps: any): (Component: any) => (props: any) => import("react/jsx-runtime").JSX.Element;