import SelectoManager from "./SelectoManager"; declare class Selecto extends SelectoManager { } export default Selecto;