export declare const formatPatientWeight: (weight: number, weightUnit?: string) => string;