export type Preset = { label: string; earliest: string; latest?: string; };