export { default as UInput } from './UInput.vue'; export type { Input, InputColor, InputVariant } from './input';