export { Tag } from './Tag' export type { TagProps, TagSize, TagVariant } from './Tag.types'