{
    "Function": "withdrawFee",
    "File": "contracts/legacy/IMetaVault.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function withdrawFee(uint _amount) external view returns (uint);"
}