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