import * as i0 from "@angular/core";
import * as i1 from "./number-to-array.pipe";
import * as i2 from "./resizable-table-column.directive";
import * as i3 from "@angular/common";
export declare class SharedModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<SharedModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<SharedModule, [typeof i1.NumberToArrayPipe, typeof i2.ResizableTableColumnDirective], [typeof i3.CommonModule], [typeof i1.NumberToArrayPipe, typeof i2.ResizableTableColumnDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<SharedModule>;
}
