import "./BotTypingIndicator.css";
/**
 * Renders the bot typing indicator.
 */
declare const BotTypingIndicator: () => import("react/jsx-runtime").JSX.Element;
export default BotTypingIndicator;
//# sourceMappingURL=BotTypingIndicator.d.ts.map