import React from 'react'; export const UserPicture = ({ photo }) => (
);