export type Comment = import('../../../../shared/common/comments-types.js').Comment; export type CommentContent = import('../../../../shared/common/comments-types.js').CommentContent; export type CommentJSON = import('../../../../shared/common/comments-types.js').CommentJSON; //# sourceMappingURL=types.d.ts.map