import * as i0 from "@angular/core";
import * as i1 from "./gridster.component";
import * as i2 from "./gridsterItem.component";
export declare class GridsterModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<GridsterModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<GridsterModule, never, [typeof i1.GridsterComponent, typeof i2.GridsterItemComponent], [typeof i1.GridsterComponent, typeof i2.GridsterItemComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<GridsterModule>;
}
