/** 停止 OEBot 框架进程并输出规范化 OEBot 错误信息 */ export declare function exitWithError(msg: string): void;