import * as react111 from "react";
import * as lucide_react13 from "lucide-react";

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