import * as i0 from "@angular/core";
import * as i1 from "./table.component";
import * as i2 from "@angular/common";
export declare class TableModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<TableModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<TableModule, [typeof i1.TableComponent], [typeof i2.CommonModule], [typeof i1.TableComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<TableModule>;
}
