# sig/redcarpet.rbs

class Redcarpet
  def generate_toc: () -> untyped
  def initialize: () -> void
end
