/// export declare const useSendSwap: () => { swap: () => Promise; route: { markets: import("@solana/web3.js").PublicKey[]; kind: "wormhole-native" | "wormhole-sollet" | "usdx"; } | null; }; //# sourceMappingURL=useSendSwap.d.ts.map