import InlineValidation from './InlineValidation';
export { Props } from './InlineValidation';
export default InlineValidation;
