import * as i0 from "@angular/core";
import * as i1 from "./nav-skeleton/component";
import * as i2 from "./item/component";
import * as i3 from "@angular/common";
import * as i4 from "../core/module";
export declare class SkeletonModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<SkeletonModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<SkeletonModule, [typeof i1.NavSkeletonComponent, typeof i2.SkeletonItemComponent], [typeof i3.CommonModule, typeof i4.CoreModule], [typeof i1.NavSkeletonComponent, typeof i2.SkeletonItemComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<SkeletonModule>;
}
