export interface ChannelGuideObject { channel: string | null feed: string | null site: string site_id: string site_name: string lang: string }