import { SkeletonEffects } from './skeletonEffect'; import * as i0 from "@angular/core"; export declare class SkeletonBlockComponent { width: string; height: string; effect: SkeletonEffects; borderRadius: string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }