import React from 'react'; export declare const Stopwatch: (props: React.SVGProps) => JSX.Element;