import InputLabel from './InputLabel'; export { IInputLabelProps } from './InputLabel.props'; export { InputLabel }; export default InputLabel;