import * as i0 from "@angular/core"; export declare class NgxContentLoadingComponent { width: string | number; height: string | number; primaryColor: string; secondaryColor: string; speed: string; preserveAspectRatio: string; get viewBox(): string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }