import { default as VueSelect } from './Select';
export default VueSelect;
export type { Option } from './types';