import * as t from"react";
import s from"../lib/SSRBase.es.js";
import a from"../defs/List.es.js";
const o = t.forwardRef((e, r) =>/* @__PURE__ */ t.createElement(s, { ref: r, ...e, weights: a }));
o.displayName = "ListIcon";
const c = o;
export {
c asList,
o asListIcon
};