export declare function buildCompactionHint(rawRefId?: string): string;
export declare function buildCompactedOutputContext(inlineText: string): string;
export declare function writeHookJsonLine(payload: Record<string, unknown>): void;
export declare function writeEmptyHookJsonLine(): void;
