import Tag from '../../types/tag';

export * from '../../types/tag';
export default Tag;
