import { type TvmNetworkConfig } from '@broxus/js-core';
export declare function isVenomMainnet(network?: TvmNetworkConfig): boolean;
