export interface VideoChannelCreate { name: string description?: string support?: string }