export declare function healthFactorToHealthRatio(healthFactor: number | null): number | null;