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