import Avatar from '../../types/avatar';

export * from '../../types/avatar';
export default Avatar;
