import { PulseChainCrossChainSupportedBlockchain } from "./pulse-chain-supported-blockchains";
export declare const pulseChainContractAddress: Record<PulseChainCrossChainSupportedBlockchain, {
    omniBridge: string;
    omniBridgeWrapped: string;
}>;
export declare const omniBridgeNativeRouter = "0x8AC4ae65b3656e26dC4e0e69108B392283350f55";
