export interface VideoFormatConfig { format: string; resolution: string; }