import Selecto from "./Selecto"; export default Selecto; export { OPTIONS, OPTION_TYPES, PROPERTIES, EVENTS, METHODS, CLASS_NAME, } from "./consts"; export * from "./types";