export interface ISearchTopModelsType { videosCount?: number name: string title: string primaryImageUrl?: string }