import type { InspectOutline } from "../evidence/inspect.js"; export declare function renderTextOutline(outline: InspectOutline): string;