import * as i0 from "@angular/core";
import * as i1 from "./skeleton-block";
import * as i2 from "./skeleton-avatar";
import * as i3 from "./skeleton-text";
import * as i4 from "./skeleton-image";
import * as i5 from "@angular/common";
export declare class SkeletonElementsModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<SkeletonElementsModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<SkeletonElementsModule, [typeof i1.SkeletonBlockComponent, typeof i2.SkeletonAvatarComponent, typeof i3.SkeletonTextDirective, typeof i4.SkeletonImageComponent], [typeof i5.CommonModule], [typeof i1.SkeletonBlockComponent, typeof i2.SkeletonAvatarComponent, typeof i3.SkeletonTextDirective, typeof i4.SkeletonImageComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<SkeletonElementsModule>;
}
