import React from 'react'; import { FormProps } from './types'; export declare const FormComponent: React.FC;