import { SVGProps } from "react";
declare const LITechIot: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { LITechIot };
