import { CommentAttachable } from "../types.js";
export declare function createCommentAttachable(): CommentAttachable;
