import { ThemeConfig } from '@/types/chatbot';
declare const useChatbotDefaultTheme: ThemeConfig;
export default useChatbotDefaultTheme;
