import { AgentToolCall } from '@multiplayer-app/ai-agent-types'; export declare const ApprovalStatusInline: ({ call }: { call: AgentToolCall; }) => import("react/jsx-runtime").JSX.Element | null; //# sourceMappingURL=ApprovalStatusInline.d.ts.map