import { Command } from '../types/index.js';
/**
 * Main checkpoint command handler
 */
export declare const checkpointCommand: Command;
//# sourceMappingURL=checkpoint.d.ts.map