import type { IconComponent } from '../types'; declare const Unread: IconComponent; export default Unread;