import type { CommandContext } from '../types.js'; export declare function handleGet(ctx: CommandContext, id: string): Promise; //# sourceMappingURL=get.d.ts.map