---@meta hexis/skyblock/chat_patterns

---Generated declarations. Requires the matching Hexis build; live acceptance is pending.
local M = {}

---@param text string
---@return table? match
function M.match(text) end

return M
