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