/** * External dependencies */ import { ReactElement } from 'react'; declare const hand: ReactElement; export default hand;