import type { Cluster } from "@solana/web3.js"; export declare const cluster: Cluster | undefined; export declare const url: string; export declare const urlTls: string; export declare const walletUrl: string; //# sourceMappingURL=url.d.ts.map