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