import { type Cluster } from '@solana/web3.js'; export default function getInferredClusterFromEndpoint(endpoint?: string): Cluster; //# sourceMappingURL=getInferredClusterFromEndpoint.d.ts.map