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