export { TagGroupRoot, TagGroupItem, TagGroupItemLabel, type TagGroupRootProps, type TagGroupItemProps, type TagGroupItemLabelProps, } from "./TagGroup"; export * as TagGroup from "./TagGroup.namespace";