import * as React from "react"; import { SVGProps } from "react"; const SvgClockTimeEight = (props: SVGProps) => ( ); export default SvgClockTimeEight;