{
    "Function": "emitWithdraw",
    "File": "contracts/contracts/interfaces/IVoter.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function emitWithdraw(uint _tokenId, address account, uint amount) external;"
}