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