import JSBI from 'jsbi'; export declare type BigintIsh = JSBI | number | string;