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