import { ReactIconComponentType } from '../types';

declare const MarkChatUnread: ReactIconComponentType;
export default MarkChatUnread;
            