import { Context } from "koishi"; export declare function inject(context: any, koishi_ctx: Context): void;