import { IconProps } from '../lib';
declare function TextHFive(props: IconProps): JSX.Element;
export default TextHFive;
