import FormControl from './form-control';

export * from './form-control';

export default FormControl;