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

declare const MarkChatRead: ReactIconComponentType;
export default MarkChatRead;
            