import FormControlLabel from './FormControlLabel'; export { IFormControlLabelProps } from './FormControlLabel.props'; export { FormControlLabel }; export default FormControlLabel;