export declare const MAINNET_RELAY_API = "https://api.relay.link";
export declare const TESTNET_RELAY_API = "https://api.testnets.relay.link";
export declare const ASSETS_RELAY_API = "https://assets.relay.link";
//# sourceMappingURL=servers.d.ts.map