import { Type } from '@angular/core'; import { BaseWidgetComponent, BaseWidgetModule, YapI18nService } from '@onepoint-yap/dashboard'; import * as i0 from "@angular/core"; import * as i1 from "./component/widget-table.component"; import * as i2 from "./get-value/get-value.pipe"; import * as i3 from "./resizable/resizable.component"; import * as i4 from "./resizable/resizable.directive"; import * as i5 from "./style/css.component"; import * as i6 from "./expand-value/expand-value.component"; import * as i7 from "./expand-value/format-number.pipe"; import * as i8 from "./expand-value/detach-row.directive"; import * as i9 from "@angular/common"; import * as i10 from "@angular/forms"; import * as i11 from "@angular/cdk/overlay"; import * as i12 from "@onepoint-yap/dashboard"; import * as i13 from "@onepoint-yap/dashboard/components/checkbox"; export declare class WidgetTableModule extends BaseWidgetModule { private yapTranslateService; constructor(yapTranslateService: YapI18nService); getComponent(): Type; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }