import { ClusterClientData } from '../types';
export declare function getInfo(): ClusterClientData;
