import { Config } from '../commands/args'; export declare const loadConfig: (args: Config) => Promise;