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