import * as r from"react";
import e from"../lib/SSRBase.es.js";
import t from"../defs/Tram.es.js";
const o = r.forwardRef((a, m) =>/* @__PURE__ */ r.createElement(e, { ref: m, ...a, weights: t }));
o.displayName = "TramIcon";
const f = o;
export {
f asTram,
o asTramIcon
};