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