export declare function findConfigFile(cwd: string): string | undefined;
