export type LoadingCard = { type: 'middle-load' max_id: string | null since_id: string | null id: 'loading-card' }