/** returns a readme path from folder, if it's there, regardless of the exact capitilisation */ export declare const returnReadmePathFromFolder: (absoluteFolderPath: string) => Promise; //# sourceMappingURL=returnReadmePathFromFolder.d.ts.map