declare const getTimeZone: (locale?: string | { locale: string; } | undefined) => Promise; export default getTimeZone;