import React from 'react'; import { TagProps, TagRef } from './type'; export declare const Tag: React.ForwardRefExoticComponent>;