/** * Gets the default time zone for the current browser session * * @returns */ export declare function getCurrentTimeZone(): string;