export declare const adjustHref: (router: { pathname: string; }) => (href: string | undefined, basePath?: string) => string | undefined;