export interface MastodonObject { id: string; created_at: string; }