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