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