export type Comment = import('@superdoc/common').Comment; export type CommentContent = import('@superdoc/common').CommentContent; export type CommentJSON = import('@superdoc/common').CommentJSON; //# sourceMappingURL=types.d.ts.map