export default function getZScoreWFA(ageInMonths: number, weight: number, gender: any): string | 3.5 | -3.5;