import { QuestionDesignerComponent } from "./question.component";
import * as i0 from "@angular/core";
export declare class QuestionWidgetDesignerComponent extends QuestionDesignerComponent {
    protected createModel(): void;
    static ɵfac: i0.ɵɵFactoryDeclaration<QuestionWidgetDesignerComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<QuestionWidgetDesignerComponent, "svc-widget-question", never, {}, {}, never, never>;
}
