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