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