UNPKG

@lobehub/ui

Version:

Lobe UI is an open-source UI component library for building AIGC web apps

8 lines (7 loc) 382 B
import * as react102 from "react"; import * as lucide_react6 from "lucide-react"; //#region src/icons/lucideExtra/GroupBotSquareIcon.d.ts declare const GroupBotSquareIcon: react102.ForwardRefExoticComponent<Omit<lucide_react6.LucideProps, "ref"> & react102.RefAttributes<SVGSVGElement>>; //#endregion export { GroupBotSquareIcon }; //# sourceMappingURL=GroupBotSquareIcon.d.mts.map