# frozen_string_literal: true module Yattho class SubheadComponent < Yattho::Beta::Subhead status :deprecated end end