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