import FormControl from './FormControl'; export { IFormControlProps } from './FormControl.props'; export { FormControl }; export default FormControl;