import { SkeletonEffects } from './skeletonEffect'; import * as i0 from "@angular/core"; export declare class SkeletonAvatarComponent { size: number; color: string; showIcon: boolean; iconColor: string; borderRadius: string; effect: SkeletonEffects; multiplyPoints(pointsString: any): string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }