import * as i0 from "@angular/core";
import * as i1 from "./skeleton-element.component";
import * as i2 from "./skeleton.component";
export declare class NzSkeletonModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NzSkeletonModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NzSkeletonModule, never, [typeof i1.NzSkeletonElementDirective, typeof i2.NzSkeletonComponent, typeof i1.NzSkeletonElementButtonComponent, typeof i1.NzSkeletonElementAvatarComponent, typeof i1.NzSkeletonElementImageComponent, typeof i1.NzSkeletonElementInputComponent], [typeof i1.NzSkeletonElementDirective, typeof i2.NzSkeletonComponent, typeof i1.NzSkeletonElementButtonComponent, typeof i1.NzSkeletonElementAvatarComponent, typeof i1.NzSkeletonElementImageComponent, typeof i1.NzSkeletonElementInputComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NzSkeletonModule>;
}
