export declare const routerStore: import("svelte/store").Writable<{ hash: string; url: URL | null; }>;