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