export type GetRecentPostUserImageIdsRes = { imgIds: string[] textIntro?: string videoStart?: string videoEnd?: string modalTitle?: string modalSubtitle?: string }