/** Removes intermediate directory expressions from the given link */ export declare function straightenLink(link: string): string; //# sourceMappingURL=straighten-link.d.ts.map