import { Context } from "koishi"; export declare const name = "yesimbot.command.cache"; export declare function apply(ctx: Context): void;