export declare const eachWeekOfInterval: import("./types.js").FPFn1<
Date[],
import("../fp.js").Interval<Date>
>;