export default function searchFile(relativePath: string | null, cwd?: string): string | null;