import * as i0 from '@angular/core'; import { OnChanges } from '@angular/core'; import * as _delon_theme from '@delon/theme'; import * as i1 from '@angular/common'; import * as i3 from 'ng-zorro-antd/tooltip'; declare class G2MiniProgressComponent implements OnChanges { locale: i0.Signal<_delon_theme.MiniProgressLocaleData>; private readonly cdr; color: string; target?: number | null; percent?: number | null; strokeWidth?: number | null; private fixNum; ngOnChanges(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; static ngAcceptInputType_target: unknown; static ngAcceptInputType_percent: unknown; static ngAcceptInputType_strokeWidth: unknown; } declare class G2MiniProgressModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; } export { G2MiniProgressComponent, G2MiniProgressModule };