import type { TSESTree } from "@typescript-eslint/utils";
export declare function captureNearbyComments(comments: TSESTree.LineComment[], startIndex: number): TSESTree.LineComment | undefined;
//# sourceMappingURL=util.capture-nearby-comments.d.ts.map