import type { AvailableCommand } from "@agentclientprotocol/sdk"; export declare function getAvailableCommands(): AvailableCommand[];