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