import { ContainerModel } from '../core/container.model'; import * as i0 from "@angular/core"; export declare class RepeatWidgetComponent { element: ContainerModel; isEditor: boolean; addRow(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }