//#region src/icons/lucideExtra/SkillsIcon.d.ts
declare const SkillsIcon: import("react").ForwardRefExoticComponent<Omit<import("lucide-react").LucideProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
//#endregion
export { SkillsIcon as default };
//# sourceMappingURL=SkillsIcon.d.mts.map