# frozen_string_literal: true module Yattho class HellipButton < Yattho::Alpha::HellipButton status :deprecated end end