import { existsSync } from 'node:fs';
export declare function findFile(path: string, extensions: string[], existsSyncImpl?: typeof existsSync): string;
//# sourceMappingURL=nx-tsconfig-paths-find-file.d.ts.map