export type CourierInboxFeedType = 'inbox' | 'archive';
