import type { FunctionalComponent } from 'vue'; declare const ChatDotRound: FunctionalComponent<{}, {}>; export default ChatDotRound;