export { default as N8nInput, default } from './Input.vue';
export type * from './Input.types';
