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