export declare function getEndOfMonth(date?: Date): Date | undefined;
