import { InjectionToken } from "@angular/core"; export declare const INT_DAYS_IN_WEEK_TOKEN: InjectionToken;