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