import { ICommandDefinition } from "@zowe/imperative"; /** * Upload dir-to-uss command definition containing its description, examples and/or options * @type {ICommandDefinition} */ export declare const DirToUSSDirDefinition: ICommandDefinition; //# sourceMappingURL=DirToUSSDir.definition.d.ts.map