declare const chatbot: { init: (props: import("./window").BotProps) => void; }; export default chatbot; //# sourceMappingURL=web.d.ts.map