{
    "Function": "isCollectModuleWhitelisted",
    "File": "contracts/interfaces/ILensHub.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function isCollectModuleWhitelisted(address collectModule) external view returns (bool);"
}