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