import type { OutputItem } from '../../UCDefASTParser.js';
export declare function ucSummary(item: OutputItem): string;
