/** * Demo component to test the updated ChatInterface with: * - No top menu clutter * - Working file uploads * - Capabilities menu at bottom that scrolls into view */ export declare function ChatDemo(): import("react/jsx-runtime").JSX.Element;