export interface DurationOption { label: string; value: number; }