<!-- **Please read this entire template before posting any issue. If you ignore these instructions and post an issue here that does not follow the instructions, your issue might be closed, locked, and assigned the `missing discussion` label.** --> ## 🚀 Feature Proposal Provide a global declaration of the Navigation API. ## Motivation When using polyfill, we expect the type declaration to be extended as well. ## Example For example, [urlpattern-polyfill](https://github.com/kenchris/urlpattern-polyfill/blob/main/src/index.d.ts) includes a global declaration at the entry point.