import { MockInstance } from 'vitest';
export declare const mockProcessCwdValue = "/foo";
export declare const mockProcessCwd: () => MockInstance<() => string>;
//# sourceMappingURL=collect-file-dirname-paths-up-directory-tree.function.options.spec.d.ts.map