export { default as AutoComplete } from './Autocomplete';
export { default as NormalInput } from './NormalInput';

