/// declare const withCustomFields: (Children: any) => (props: any) => JSX.Element; export { withCustomFields };