import React from "react"; const ClockReset = ({ width, height, color }) => ( ); export default ClockReset;