export declare type NzStatisticValueType = number | string; export declare const REFRESH_INTERVAL: number;