export declare const joinPath: (...parts: (string | undefined | null)[]) => string;