import { Context } from "koishi"; export declare function init(ctx: Context): void;