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