import React from 'react'; import { IForm } from './index'; export declare const Form: React.FC;