import { OnInit } from '@angular/core'; import * as i0 from "@angular/core"; export declare class PgSpinnerComponent implements OnInit { _classPgSpinner: boolean; get _classWhite(): boolean; color: string; get _width(): number; get _height(): number; size: number; strokeWidth: number; constructor(); ngOnInit(): void; static ɵfac: i0.ɵɵFactoryDef; static ɵcmp: i0.ɵɵComponentDefWithMeta; }