export { default as JoTag } from "./src/Tag"; export type { TagProps as JTTagProps } from "./src/Tag";