import React from "react" import stopWatch from "images/icons/stopwatch-light.svg" export default function StopWatch() { return ( ) }