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