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