UNPKG

@lobehub/ui

Version:

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

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