{
    "Function": "increaseDelegatedShares",
    "File": "src/contracts/interfaces/IDelegationManager.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function increaseDelegatedShares(address staker, IStrategy strategy, uint256 shares) external;"
}