import type { Temporal } from "../types.js";
export declare function endOfTimeForZonedDateTime(zdt: Temporal.ZonedDateTime, withArg: Temporal.PlainDateTimeLike): Temporal.ZonedDateTime;
//# sourceMappingURL=_endOfTimeForZonedDateTime.d.ts.map