import { ICommandDefinition } from "@zowe/imperative"; /** * Compare local-file-spool-dd command definition containing its description, examples and/or options * @type {ICommandDefinition} */ export declare const LocalfileSpoolddDefinition: ICommandDefinition; //# sourceMappingURL=LocalfileSpooldd.definition.d.ts.map