export type { ISolanaChain, SignAndSendTransactionOptions, PresignTransactionFn } from "./ISolanaChain"; export type { IEthereumChain, EthTransactionRequest } from "./IEthereumChain"; //# sourceMappingURL=index.d.ts.map