import type { ToolExecutionDisplayProps } from "./types"; declare const ToolExecutionDisplay: import("react").ForwardRefExoticComponent>; export { ToolExecutionDisplay }; //# sourceMappingURL=tool-execution-display.d.ts.map