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