import { ICommandDefinition } from "@zowe/imperative";
declare const MappingDefinition: ICommandDefinition;
export = MappingDefinition;
