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