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