import { QuestionDesignerComponent } from "./question.component";
import * as i0 from "@angular/core";
export declare class PanelDesignerComponent extends QuestionDesignerComponent {
    static ɵfac: i0.ɵɵFactoryDeclaration<PanelDesignerComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<PanelDesignerComponent, "svc-panel", never, {}, {}, never, never>;
}
