import { InjectionToken } from '@angular/core'; import { NzLocale } from './nz-locale.class'; export declare const NZ_LOCALE: InjectionToken;