{
    "Function": "withdraw",
    "File": "contracts/cgp/interfaces/IWETH9.sol",
    "Parent Contracts": [
        "contracts/cgp/interfaces/IERC20.sol"
    ],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function withdraw(uint256 amount) external;"
}