export declare const GRAPH_CLIENT_ENDPOINTS: { local: { core: string; markets: string; candlesticks: string; }; testnet: { core: string; markets: string; candlesticks: string; }; mainnet: { core: string; markets: string; candlesticks: string; }; }; //# sourceMappingURL=endpoints.d.ts.map