/** * Demo component to test the ChatInterface with very long text messages * to ensure proper width constraints and text wrapping */ export declare function ChatDemoLongMessages(): import("react/jsx-runtime").JSX.Element;