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