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