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