import * as i0 from "@angular/core";
import * as i1 from "./components/ngx-sortable/ngx-sortable.component";
import * as i2 from "@angular/common";
export declare class NgxSortableModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NgxSortableModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NgxSortableModule, [typeof i1.NgxSortableComponent], [typeof i2.CommonModule], [typeof i1.NgxSortableComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NgxSortableModule>;
}
