{
    "Function": "createProfile",
    "File": "contracts/interfaces/ILensHub.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function createProfile(DataTypes.CreateProfileData calldata vars) external;"
}