import { Protocols } from '../types'; declare const testnetProtocols: Protocols[]; export default testnetProtocols;