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