import * as e from"react";
import t from"../lib/IconBase.es.js";
import n from"../defs/Crane.es.js";
const o = e.forwardRef((r, a) =>/* @__PURE__ */ e.createElement(t, { ref: a, ...r, weights: n }));
o.displayName = "CraneIcon";
const s = o;
export {
s asCrane,
o asCraneIcon
};