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