import { IconProps } from '../types';
declare const TextHFive: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default TextHFive;
//# sourceMappingURL=TextHFive.d.ts.map