import * as i0 from "@angular/core";
import * as i1 from "./fixed-header-table.directive";
import * as i2 from "../resize/resize.module";
export declare class FixedHeaderTableModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<FixedHeaderTableModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<FixedHeaderTableModule, [typeof i1.FixedHeaderTableDirective], [typeof i2.ResizeModule], [typeof i1.FixedHeaderTableDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<FixedHeaderTableModule>;
}
