export declare const getIndexByDate: (anchor: Date, year: number, month: number) => number;