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