import React from 'react'; import { InputErrorMessageProps } from './types'; export declare const InputErrorMessage: React.NamedExoticComponent>;