export default function searchForFile(rootPath: string, fileName: string): string | undefined;
