import { Config } from '../../config'; export declare function readToDirEntries(baseDir: string, config: Config): Promise;