declare function urlToOrigin(url: string): string; export { urlToOrigin };