import * as i0 from "@angular/core";
import * as i1 from "./smart.sortable";
export declare class SortableModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<SortableModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<SortableModule, [typeof i1.SortableComponent], never, [typeof i1.SortableComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<SortableModule>;
}
