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