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