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