import * as B from 'bignumber.js';
declare type BigNumber = B.BigNumber;
export { BigNumber, B };
//# sourceMappingURL=configured_bignumber.d.ts.map