import * as i0 from "@angular/core"; export declare class SkeletonBaseComponent { width: string; height: string; darkMode: boolean; get isDark(): boolean; get getWidth(): string; get getHeight(): string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }