import { Config } from '../types'; declare const _default: (runPath?: string) => Config; export default _default;