import { ITimezone } from '../types'; export declare const TIMEZONES: ITimezone[]; export default TIMEZONES;