// @flow import React, { Fragment } from 'react' const path = ( ) export default ({ size, ...p }: { size: number }) => ( {path} )