import * as react85 from "react";
import * as lucide_react1 from "lucide-react";

//#region src/icons/lucideExtra/DiscordIcon.d.ts
declare const DiscordIcon: react85.ForwardRefExoticComponent<Omit<lucide_react1.LucideProps, "ref"> & react85.RefAttributes<SVGSVGElement>>;
//#endregion
export { DiscordIcon };
//# sourceMappingURL=DiscordIcon.d.mts.map