export { default as NDynamicInput } from './src/DynamicInput'; export type { DynamicInputProps } from './src/DynamicInput';