import FormControlLabel from './FormControlLabel';
export type { FormControlLabelProps } from './FormControlLabel';
export { FormControlLabel };
export default FormControlLabel;
