import { ToolRegistration } from '../../core/types.js';
/**
 * Setup developer workflow tools
 */
export declare function setupDeveloperWorkflowTools(): Promise<ToolRegistration>;
//# sourceMappingURL=tools.d.ts.map