import LabeledInput from './LabeledInput'; import Input from './Input'; export { Input, LabeledInput };