export declare const getRelativeUrl: (url: string) => string; export declare const normalizeUrl: (url: string) => string;