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