export interface Media { value: T; label: string; }