import type { CommandContext } from './context.js'; export declare function handleStatus(ctx: CommandContext): void;