export declare function findConfigFile(moduleName: string, root: string, searchPlaces?: string[]): string;
