export declare const calculateFractionalWeights: (fractions: string[]) => number[];
//# sourceMappingURL=calculateFractionalWeights.d.ts.map