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