import { CoinSelectAlgorithm } from '../../types';
export declare const branchAndBound: CoinSelectAlgorithm;
//# sourceMappingURL=branchAndBound.d.ts.map