import * as react108 from "react";
import * as lucide_react14 from "lucide-react";

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