---@type table
local cmds = {
    "GUIFontSizeUp",
    "GUIFontSizeDown",
    "GUIFontSizeSet",
    "GUIFontSizeChangeBy",
}

return cmds