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