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