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