TimeZone typeTimeZone typeTimeZone typeTimeZone typeSignature export declare type TimeZone = TimeZoneBrowser | TimeZoneUtc | string;Import import { TimeZone } from '@grafana/data';