import dayjs from 'dayjs'; export declare const FRIDAY = 5; export declare function nextYearOfMaturities(): dayjs.Dayjs[]; export default dayjs;