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