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