import { FunctionComponent } from 'react'; declare const TenantScreen: FunctionComponent<{}>; export { TenantScreen };