import { KeyIndexImpl, Scope } from '../instructions'; export declare const TIMEZONE: Scope; export declare const TIMEZONE_INDICES: { [x: string]: KeyIndexImpl; };