import { InjectionToken } from '@angular/core';
export declare const DOKU_DATE_PICKER_STRICT_TIME: InjectionToken<boolean>;
