import * as react89 from "react";
import * as lucide_react2 from "lucide-react";

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