import React from 'react'; import { InputFieldPropsI } from '../../types'; export declare const FormWrapper: React.FC>;