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