---@diagnostic disable: missing-return, lowercase-global ---@meta ---@param index number ---@return string[] foodTypes ---Returns the types of food that a stabled pet will eat function GetStablePetFoodTypes(index) end