import { SVGProps } from "react";
declare const STIHaml: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { STIHaml };
