import { SkeletonShapeType } from './skeleton.component.entities'; import * as i0 from "@angular/core"; export declare class SkeletonComponent { shape: SkeletonShapeType; size: number; get height(): string; get class(): string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }