/**
 * Example component demonstrating the ChatbotWidget integration
 * This shows how to use the FloatingChatButton connected to AI chat interface
 */
export declare function ChatbotExample(): import("react/jsx-runtime").JSX.Element;
export default ChatbotExample;
//# sourceMappingURL=chatbot-example.d.ts.map