{
    "Function": "withdrawTo",
    "File": "contracts/Interfaces/IDeposit.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function withdrawTo(\n        uint256,\n        uint256,\n        address\n    ) external;"
}