import BN from 'bn.js'; export declare function zeroFill(str: string | BN): string;