{
    "Function": "checkRole",
    "File": "contracts/lybra/interfaces/IGovernanceTimelock.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function checkRole(bytes32 role, address sender) external view returns(bool);"
}