import BN from 'bn.js'; export declare function standardizeBaseAssetAmount(baseAssetAmount: BN, stepSize: BN): BN;