UNPKG

@lobehub/ui

Version:

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

5 lines 313 B
//#region src/icons/lucideExtra/CreateBotIcon.d.ts declare const CreateBotIcon: import("react").ForwardRefExoticComponent<Omit<import("lucide-react").LucideProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>; //#endregion export { CreateBotIcon as default }; //# sourceMappingURL=CreateBotIcon.d.mts.map