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

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