import type { PublicKey } from "@solana/web3.js"; export declare function useRoute(fromMint: PublicKey, toMint: PublicKey): Array | null; //# sourceMappingURL=useRoute.d.ts.map