import { IMessageDefinition } from "@zowe/imperative"; /** * Messages displayed by the zosmf check status command * @type {object.} */ export declare const CheckStatusMessages: { [key: string]: IMessageDefinition; }; //# sourceMappingURL=CheckStatus.messages.d.ts.map