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