export { default as NTag, tagProps } from './src/Tag'; export type { TagProps, TagSlots } from './src/Tag';