declare const _default: (pathOrSize: string | number | any, network: string, token?: string) => Promise<bigint>;
export default _default;
