import { RenderFunction } from 'vue';
declare const ChatIcon: RenderFunction;
export default ChatIcon;
