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