# sig/find_a_port.rbs

module FindAPort
  def available_port: () -> untyped
end
