import React from 'react' import PropTypes from 'prop-types' const $1 = (props) => { return <div>$0</div> } $1.propTypes = {} export default $1