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