import { SupportedChainId } from '../types';
export declare const ALM_GRAPH_URL: Record<SupportedChainId, string | 'none'>;
