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