import * as react82 from "react";
import * as lucide_react2 from "lucide-react";

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