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