import ChatDashed from './ChatDashed'; declare const ChatDashedFilled: typeof ChatDashed; export default ChatDashedFilled;