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