import { ICommandDefinition } from "@zowe/imperative";
/**
 * Compare group definition containing its description and children
 * @type {ICommandDefinition}
 */
export declare const CompareDefinition: ICommandDefinition;
//# sourceMappingURL=Compare.definition.d.ts.map