import * as i0 from "@angular/core";
import * as i1 from "./table.directive";
import * as i2 from "./table-sortable.directive";
import * as i3 from "./table-sticky-column.directive";
export declare class DokuTableModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<DokuTableModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<DokuTableModule, never, [typeof i1.DokuTable, typeof i2.DokuTableSortable, typeof i3.DokuTableStickyColumn], [typeof i1.DokuTable, typeof i2.DokuTableSortable, typeof i3.DokuTableStickyColumn]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<DokuTableModule>;
}
