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