{
    "Function": "withdraw",
    "File": "src/interfaces/IPortStrategy.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function withdraw(address _recipient, address _token, uint256 _amount) external;"
}