import { AdventusDate } from "../types"; export declare const getBaseYearSet: (year: number) => Partial[];