import { QQBot } from 'src'; export declare const wether: { init(bot: QQBot): void; };