import React from 'react' export default (props: { onClick: () => void }) => ( )