import { Tag as NextTag } from '@alifd/next';
declare const Tag: typeof NextTag;
export default Tag;
