export declare function formatHealthCheckFailure(err: unknown, opts?: { rich?: boolean; }): string;