import Avatar from './Avatar';
export { IAvatarProps } from './Avatar.props';
export { Avatar };
export default Avatar;
