import * as react102 from "react";
import * as lucide_react6 from "lucide-react";

//#region src/icons/lucideExtra/GroupBotIcon.d.ts
declare const GroupBotIcon: react102.ForwardRefExoticComponent<Omit<lucide_react6.LucideProps, "ref"> & react102.RefAttributes<SVGSVGElement>>;
//#endregion
export { GroupBotIcon };
//# sourceMappingURL=GroupBotIcon.d.mts.map