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