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