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