import type { Context } from 'koishi'; export declare function initRecall(context: Context): Promise;