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