import * as react105 from "react";
import * as lucide_react11 from "lucide-react";

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