import { FC } from 'react'; import { FormControlLabelProps } from '../FormControl/types.js'; export declare const Label: FC;