export { default as XInput } from './Input.vue'
export type { InputProps, InputTheme } from './Input.vue'
