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