import * as i0 from "@angular/core";
import * as i1 from "./components/skeleton/skeleton.component";
import * as i2 from "./components/skeleton-line/skeleton-line.component";
import * as i3 from "./components/skeleton-group/skeleton-group.component";
import * as i4 from "@angular/common";
export declare class PupaSkeletonModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<PupaSkeletonModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<PupaSkeletonModule, [typeof i1.SkeletonComponent, typeof i2.SkeletonLineComponent, typeof i3.SkeletonGroupComponent], [typeof i4.CommonModule], [typeof i1.SkeletonComponent, typeof i2.SkeletonLineComponent, typeof i3.SkeletonGroupComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<PupaSkeletonModule>;
}
