import type { Client } from 'oicq'; /** 处理消息通知 */ export declare function configNotice(bot: Client): void;