export declare function permalink(pathStr: string): string; export declare function joinPath(...args: string[]): string;