/// export declare function Form(props: { [propName: string]: any; }): JSX.Element;