import { default as NumberInput } from './index.vue'; export default NumberInput; export { NumberInput }; export type * from './types';