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