/// <reference types="node" />
import { posix } from "path";
export declare const joinPath: typeof posix.join;
//# sourceMappingURL=joinPath.d.ts.map