import { cn } from './utils/cn'; import * as i0 from "@angular/core"; export declare class SkeletonComponent { variant: 'rect' | 'circle' | 'pill'; class: string; protected readonly cn: typeof cn; get computedClass(): string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }