import "./ChatBotTooltip.css";
/**
 * Shows tooltip beside the chat bot button to user.
 */
declare const ChatBotTooltip: () => import("react/jsx-runtime").JSX.Element;
export default ChatBotTooltip;
//# sourceMappingURL=ChatBotTooltip.d.ts.map