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