UNPKG

@lobehub/ui

Version:

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

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