import * as i0 from "@angular/core";
import * as i1 from "./selected-rows.directive";
import * as i2 from "./checkbox-cell/checkbox-cell.component";
import * as i3 from "./checkbox-header-cell/checkbox-header-cell.component";
export declare class SelectRowModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<SelectRowModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<SelectRowModule, never, [typeof i1.SelectedRowsDirective, typeof i2.CheckboxCellComponent, typeof i3.CheckboxHeaderCellComponent], [typeof i2.CheckboxCellComponent, typeof i3.CheckboxHeaderCellComponent, typeof i1.SelectedRowsDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<SelectRowModule>;
}
