import { Measurement } from '../../interfaces/RCPCHMeasurementObject';
export declare const prematureThreeMonths: Measurement[];
