{
    "Function": "handleDeficit",
    "File": "src/contracts/interfaces/IImpliedCollateralService.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function handleDeficit(uint256 maxAmount) external;"
}