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