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