import { ToolRegistration } from '../../core/types.js';
/**
 * Helper tool to move stories to planning status
 * DEPRECATED: Planning status has been removed from the workflow
 */
/**
 * Setup agile management tools
 */
export declare function setupAgileManagementTools(): Promise<ToolRegistration>;
//# sourceMappingURL=tools.d.ts.map