import type { Client } from 'oicq'; /** 处理二维码扫描,自动轮询登录 */ export declare function qrCodeHandler(this: Client): void;