---@diagnostic disable: missing-return, lowercase-global ---@param index number ---@return number moneyCost ---@return number talentCost ---@return number skillCost ---Returns the cost to purchase a trainer service function GetTrainerServiceCost(index) end