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