export interface BlockedUserInfoFields { block_time: string; block_type: string; fbid: string; name: string; username: string; }