import React from "react"; import { XAdkThoughtChainProps } from "../../types"; declare const XAdkThoughtChain: React.FC; export default XAdkThoughtChain;