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