import { InjectionToken } from '@angular/core';
export declare const NGX_MAT_DATEFNS_LOCALES: InjectionToken<globalThis.Locale[]>;
