import { FsPath } from '../file-info/fs-path'; export declare const findConfig: (rootDir: FsPath) => FsPath | undefined;