import { BN } from "ethereumjs-util"; export declare function bnToHex(bn: BN): string; //# sourceMappingURL=bnToHex.d.ts.map