export default function searchForFolder(rootPath: string, folderName: string): string | undefined;
