import { NzCronExpressionLabelI18n } from 'ng-zorro-antd/i18n'; import { TimeType } from './typings'; import * as i0 from "@angular/core"; export declare class NzCronExpressionLabelComponent { type: TimeType; locale: NzCronExpressionLabelI18n; labelFocus: string | null; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }