import * as React from 'react'; import { StatusBarItemProps } from './types'; export declare const StatusBarItem: React.FC;