import type { ThinkingDisplayProps } from "./types"; declare const ThinkingDisplay: import("react").ForwardRefExoticComponent>; export { ThinkingDisplay }; //# sourceMappingURL=thinking-display.d.ts.map