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