export interface VideoConstant<T> { id: T label: string description?: string }