declare const _default: {
    zone_name: string;
    gmt_offset: number[];
};

export { _default as default };
