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