import "./ChatBotButton.css";
/**
 * Toggles opening and closing of the chat window when general.embedded is false.
 */
declare const ChatBotButton: () => import("react/jsx-runtime").JSX.Element;
export default ChatBotButton;
//# sourceMappingURL=ChatBotButton.d.ts.map