import * as react102 from "react";
import * as lucide_react9 from "lucide-react";

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