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