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

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