{
    "Function": "isNotDelegated",
    "File": "src/contracts/interfaces/IDelegationManager.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function isNotDelegated(address staker) external view returns (bool);"
}