/** @ignore */ /** @internal */ /** */ import BigNumber from 'bignumber.js'; export declare const twosComplementBinary: (bn: BigNumber) => BigNumber;