export declare function isLastDayOfMonth(date?: Date): boolean;
