export const timezones: { value: string; abbr: string; text: string; utc: string[]; }[];