import type { ContextIndexFileEntry } from "./types/context-index.js"; export declare function compactFileSignals(absolutePath: string, relativePath: string): Promise>;