export declare function findUpSync(fileName: string | string[], currentDir: string, workingDir: string): string | null;