export declare function isThisChainsNativeCoin(token: string, chainName: string, network: 'testnet' | 'mainnet'): boolean;
