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