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