import { SimpleGitOptions } from '../types'; export declare function createInstanceConfig(...options: Array | undefined>): SimpleGitOptions;