import React from 'react'; // tslint:disable: no-http-string export const MemberAvatarPlaceHolder = () => { return ( ); };