import { TargetChainId } from '../../../../chains/index.js';
export declare const ACROSS_SPOOK_CONTRACT_ADDRESSES: Record<TargetChainId, string | undefined>;
export declare const ACROSS_MATH_CONTRACT_ADDRESSES: Record<TargetChainId, string | undefined>;
