export type { TagElement, TagProps } from './Tag';
export { Tag } from './Tag';
