import './styles/assistant.css'; export { CortexAssistant, type CortexAssistantHandle, type CortexAssistantProps } from './react/CortexAssistant'; export { useAssistant, type UseAssistantOptions } from './react/useAssistant'; //# sourceMappingURL=react.d.ts.map