import * as react107 from "react";
import * as lucide_react8 from "lucide-react";

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