declare const navPage: (page: any, url: string) => Promise; export default navPage;