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