import { EvmNetworkIdType } from '@sonarwatch/portfolio-core'; export declare function getBDecimal(networkId: EvmNetworkIdType): number | undefined;