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