import { TimeZoneInfo } from "icu4x" export function timeZoneId(bcp47Id: string, offsetSeconds: number, dst: boolean);