import Input from './Input'; export { GantInputProps } from './Input'; export { GantTextAreaProps } from './TextArea'; export { GantSearchProps } from './Search'; export default Input;