{
    "Function": "getDelay",
    "File": "contracts/interfaces/aaveV2/IExecutorWithTimelock.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function getDelay() external view returns (uint256);"
}