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