{
    "Function": "proposed",
    "File": "contracts/contracts/core/shared/interfaces/IProposedOwnable.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function proposed() external view returns (address proposed_);"
}