export default function safeJoinPath(dest: string, relPath: string): string;
