export declare function getZRefByGenderAndAge(gender: any, birthDate: any, refdate: any): { weightForHeightRef: any; heightForAgeRef: any; bmiForAgeRef: any; }; //# sourceMappingURL=zscore-service.d.ts.map