import { Modules } from 'klayr-framework'; import { DexInteroperableMethod } from '../../cc_method'; export declare function verifyValidCrossTransfer(this: DexInteroperableMethod, context: Modules.Interoperability.CrossChainMessageContext): Promise;