import { IconDefinition, IconDetails, VuiIcon, VuiIcons } from "./types.js";
import { icons_d_exports } from "./baseIcons/icons.js";
import { cache } from "./cache.js";
import { defaultIcons } from "./consts.js";
