import type { DestinationChain } from './useWithdrawalDestinationTokens'; /** Deduped, curated order intact. */ export declare function receivableTokens(chains: DestinationChain[]): string[]; //# sourceMappingURL=receiveDestination.d.ts.map