import { ToolCallDebugProps } from './types'; export declare const ToolCallDebug: ({ call }: ToolCallDebugProps) => import("react/jsx-runtime").JSX.Element | null; //# sourceMappingURL=ToolCallDebug.d.ts.map