import React from 'react'; import { TabComponentProps } from '../index'; declare const Status: React.FC; export default Status;