UNPKG

@lobehub/ui

Version:

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

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