import { FC } from 'react'; import { FormControlHelperTextProps } from './types.js'; export declare const HelperText: FC;