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