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