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