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-iframe.component"; import * as i2 from "./style/css.component"; import * as i3 from "@angular/common"; import * as i4 from "@angular/forms"; import * as i5 from "@angular/cdk/overlay"; import * as i6 from "@onepoint-yap/dashboard"; import * as i7 from "@onepoint-yap/dashboard/components/checkbox"; export declare class WidgetIframeModule extends BaseWidgetModule { private yapTranslateService; constructor(yapTranslateService: YapI18nService); getComponent(): Type; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }