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