import { Question } from "survey-core"; import * as i0 from "@angular/core"; export declare class SurveyCommentComponent { question: Question; constructor(); get comment(): string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }