export interface RecommendedPagePostFields { intent_score: number; is_ig_media: boolean; post_id: string; }