import { createSvgIcon } from "@mui/material"; const Timer = createSvgIcon( , "Timer", ); export default Timer;