import * as react105 from "react";
import * as lucide_react10 from "lucide-react";

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