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