declare const createNavigationSchema: (NavigationComponent: JSX.Element, port?: number) => Promise; export { createNavigationSchema };