export declare const normalizeLink: (to: string, location?: Location) => string;
