import Algorithm from './Algorithm'; export default class ArbitrageTriangularBetweenExchanges extends Algorithm { }