import type { AgentTool } from '@earendil-works/pi-agent-core'; export declare function createSessionStatusTool(): AgentTool;