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