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