import type { RendererProps } from './types'; export declare function SearchRenderer({ contentJson, toolDurationMs, isExpanded, onToggle, compact, }: RendererProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=SearchRenderer.d.ts.map