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