/* eslint-disable react/no-unknown-property */ import React from 'react'; export default (props: any) => ( );