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