type TGetDepositParams = () => { to: string; value: string; data: string; }; export default TGetDepositParams; //# sourceMappingURL=index.d.ts.map