import { type NpcInspection } from './metrics'; export declare function formatNpcInspection(r: NpcInspection): string;