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