import * as react92 from "react";
import * as lucide_react1 from "lucide-react";

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