import * as i0 from "@angular/core";
import * as i1 from "./skeleton.component";
import * as i2 from "@angular/common";
/**
 * NgModule definition for the Skeleton component.
 */
export declare class SkeletonModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<SkeletonModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<SkeletonModule, [typeof i1.SkeletonComponent], [typeof i2.CommonModule], [typeof i1.SkeletonComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<SkeletonModule>;
}
