/// import { FormProps } from '../types'; export declare function Form(props: FormProps): JSX.Element;