import React from 'react'; import { FormLabelProps } from './form-label-props'; export declare const FormLabel: React.FC;