import { SpinnerTypes, Sizes } from 'ngx-obelisco-example/core/models'; import * as i0 from "@angular/core"; export declare class OSpinnerComponent { type: SpinnerTypes; size: Sizes; isExpandable: boolean; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }