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