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