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