import { Context } from '../pipeline/index'; export declare const reduceMinsPackage: (fullSubsets: number[][], ctx: Context) => number[][];