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