import * as react104 from "react";
import * as lucide_react10 from "lucide-react";

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