import { ECLBaseDirective } from '../ecl-base.directive'; import * as i0 from "@angular/core"; export declare class EclSpinnerComponent extends ECLBaseDirective { size: 'small' | 'medium' | 'large'; variant: 'primary' | 'negative'; isCentered: boolean | any; isVisible: boolean | any; get cssClasses(): string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } //# sourceMappingURL=ecl-spinner.component.d.ts.map