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