import { StatusBarProps } from 'react-native';
export default function ExpoStatusBar(props: StatusBarProps): JSX.Element;
