import type { RendererFC } from 'jamis-core';
import type { AIChatBoxRendererProps } from './types';
declare const _default: RendererFC<AIChatBoxRendererProps>;
export default _default;
