export declare function relateUrl(from: string, to: string): string;
export declare function absolutizeUrl(fullPath: string, relativePath: string): string;
//# sourceMappingURL=RelateUrl.d.ts.map