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