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