import { ICommandDefinition } from "@zowe/imperative"; /** * Create Classic PDS command definition containing its description, examples and/or options * @type {ICommandDefinition} */ export declare const ClassicPDSDefinition: ICommandDefinition; //# sourceMappingURL=ClassicPDS.definition.d.ts.map