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