export * from "./icons/icons.js";
export * from "./icons/icons.d.ts";
import glyphs from "./glyphs/glyphs.json";
export { glyphs };