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