/** * @returns {number[]} */ export function DEFAULT_COST_MODEL_PARAMS_V3(): number[]; /** * @type {number[]} */ export const CONWAY_COST_MODEL_PARAMS_V3: number[]; //# sourceMappingURL=CostModelParamsV3.d.ts.map