Represents the parameters for the "getFollowerProfileId" function.
type GetFollowerProfileIdParams = { followTokenId: AbiParameterToPrimitiveType<{ name: "followTokenId"; type: "uint256"; }>;};
type followTokenId = AbiParameterToPrimitiveType<{ name: "followTokenId"; type: "uint256";}>;