import * as i0 from "@angular/core";
import * as i1 from "./table-column.directive";
import * as i2 from "./table-header.directive";
import * as i3 from "@angular/common";
/**
 * LF table header module.
 */
export declare class LfTableHeaderModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<LfTableHeaderModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<LfTableHeaderModule, [typeof i1.TableColumnDirective, typeof i2.TableHeaderDirective], [typeof i3.CommonModule], [typeof i1.TableColumnDirective, typeof i2.TableHeaderDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<LfTableHeaderModule>;
}
