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