import Icon from "../icon.jsx"; export default function Clock(props) { return ( ); }