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