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