import * as Cmds from "../../Commands/index.js";
export declare function getErrorMessage(msg: string, _?: Cmds.IPrinterCommand): Cmds.IMessageHandlerResult<string>;
//# sourceMappingURL=ErrorMessage.d.ts.map