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