import Tag from './component/index';
export * from './component/index';
export default Tag;
