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