export { default as InputWrapper } from './InputWrapper'; export type { TInputWrapper, TInputWrapperUserInputProps } from './TInputWrapper.model';