# sig/activerecord-import/base.rbs module ActiveRecord::Import def self.base_adapter: (String adapter) -> String end