import { ChatBotLandingScreenProps } from './Chatbot.types'; export default function ChatBotLandingScreen({ onClose, isFullWidth }: ChatBotLandingScreenProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=chatBotLandingScreen.d.ts.map