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