import * as react96 from "react";
import * as lucide_react6 from "lucide-react";

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