import { DeepakSpinnerTestService } from '../deepak-spinner-test.service'; import * as i0 from "@angular/core"; export declare class SpinnerComponent { private spinnerService; card: any; loader: any; thickness: any; width: any; primaryColor: string; secondaryColor: string; transparencyColor: string; constructor(spinnerService: DeepakSpinnerTestService); get showSpinner(): boolean; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }