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