export declare class CommentParameterActionDataScriptable { constructor(); getCommentValue(): string; getLastUpdatedTimestamp(): number; getType(): string; hasDeleted(): boolean; } //# sourceMappingURL=CommentParameterActionDataScriptable.d.ts.map