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