import { CommandConfigOptions } from "@lerna/core";
export declare function defaultOptions<T extends CommandConfigOptions>(...sources: any[]): T;
