export declare const cwd: () => string;
export declare const withCwd: (...file: string[]) => string;
//# sourceMappingURL=cwd.d.ts.map