export type TDepositResult = { hash: string; transferId: string; claimUrl: string; }; //# sourceMappingURL=index.d.ts.map