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