{
    "Function": "withdrawNative",
    "File": "src/interfaces/IVirtualAccount.sol",
    "Parent Contracts": [
        "lib/openzeppelin-contracts/contracts/token/ERC721/IERC721Receiver.sol"
    ],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function withdrawNative(uint256 _amount) external;"
}