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