import * as e from"react";
import a from"../lib/SSRBase.es.js";
import l from"../defs/BellZ.es.js";
const o = e.forwardRef((r, t) =>/* @__PURE__ */ e.createElement(a, { ref: t, ...r, weights: l }));
o.displayName = "BellZIcon";
const c = o;
export {
c asBellZ,
o asBellZIcon
};