import React from 'react'; export default function StopwatchFill({ className, ...props }: React.SVGProps): JSX.Element;