import { ModuleWithProviders } from '@angular/core';
import * as ɵngcc0 from '@angular/core';
import * as ɵngcc1 from './sortable.component';
import * as ɵngcc2 from '@angular/common';
export declare class SortableModule {
    static forRoot(): ModuleWithProviders<SortableModule>;
    static ɵmod: ɵngcc0.ɵɵNgModuleDefWithMeta<SortableModule, [typeof ɵngcc1.SortableComponent], [typeof ɵngcc2.CommonModule], [typeof ɵngcc1.SortableComponent]>;
    static ɵinj: ɵngcc0.ɵɵInjectorDef<SortableModule>;
}

//# sourceMappingURL=sortable.module.d.ts.map