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