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