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