import { Chain } from '@chain-registry/types';
declare const testnet: Chain;
export default testnet;
