import * as i0 from "@angular/core";
import * as i1 from "./table.component";
import * as i2 from "./sort/sort.directive";
import * as i3 from "./sort/sort-header/sort-header.component";
export declare class ItTableModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<ItTableModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<ItTableModule, never, [typeof i1.ItTableComponent, typeof i2.ItSortDirective, typeof i3.ItSortHeaderComponent], [typeof i1.ItTableComponent, typeof i2.ItSortDirective, typeof i3.ItSortHeaderComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<ItTableModule>;
}
