import BigNumber from "bignumber.js"; export type Hash = string | BigNumber | number;