# frozen_string_literal: true module Protos module Icon class Component < Protos::Component end end end