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