import React, { HTMLAttributes } from 'react' export default (props: HTMLAttributes) => ( )