export { default as Tag } from './Tag';
export * from './Tag';
export * from './Tag.types';
