import { IImperativeConfig } from "@zowe/imperative";
declare const config: IImperativeConfig;
export = config;
