export declare class CommentParameterActionDataScriptable { getCommentValue(): string getLastUpdatedTimestamp(): number getType(): string hasDeleted(): boolean constructor() }