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