/** * @internal - pending additional support for a client-side Time Zone API. */ export declare function fmtTimeZone(name: string, offset: number): string;