import { default as React } from 'react'; declare const ThoughtChainDemo: React.FC; export default ThoughtChainDemo;