{
    "Function": "withdrawETH",
    "File": "contracts/interfaces/Invest/IWETHGateway.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function withdrawETH(uint256 amount, address to) external;"
}